home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Przegladarki internetowe / Mozilla Seamonkey 1.0.5 pl / seamonkey-1.0.5.pl-PL.win32.installer.exe / PLPL.XPI / bin / searchplugins / ebaypl.src < prev    next >
Encoding:
Text File  |  2005-09-13  |  1.0 KB  |  42 lines

  1. # Simmtech Search Plugin for Netscape 6+ and Firefox
  2. # Author: Tomasz W. Zumbrzycki <teom@tenbit.pl>
  3. # Date: 26 Apr, 2005
  4. #
  5. # Country: PL
  6. # Language: pl
  7. # Category: Shopping
  8. #
  9.  
  10. <SEARCH
  11.     version = "7.1"
  12.         name="eBay.pl"
  13.         description="Search items on eBay.pl"
  14.         method="GET"
  15.         action="http://www.ebay.pl/listResults"
  16.         searchform="http://www.ebay.pl/home"
  17.       queryEncoding="utf-8"
  18.         queryCharset="utf-8"
  19.  
  20. >
  21.  
  22. <input name="browse" value="0">
  23. <input name="Query" user>
  24. <input name="Submit" value="Znajd%C5%BA">
  25. <input name="SearchWorldWide" value="0">
  26. <input name="sourceid" value="Mozilla-search">
  27.  
  28. <INTERPRET
  29.   browserResultType="result"
  30.   charset = "utf-8"
  31.   resultListStart='<!-- heading row -->'
  32.   resultListEnd='<!-- BEGIN Footer -->'
  33.   resultItemStart='<td style="width:60%;text-align:left;">'
  34.   resultItemEnd='</td>'
  35. >
  36. </SEARCH>
  37.  
  38. <BROWSER
  39. update="http://www.mozillapl.org/addons/search/ebaypl.src"
  40. updateIcon="http://www.mozillapl.org/addons/search/ebaypl.png"
  41. updateCheckDays="3"
  42. >